CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 小波 图像去噪

搜索资源列表

  1. image-denoising--enhancement-

    0下载:
  2. 复数小波图像去噪、增强,matlab软件编写,功能强劲-Complex Wavelet image denoising, enhancement, matlab software development, powerful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6916
    • 提供者:Rock
  1. Red-and-black-wavelet-denoising

    0下载:
  2. 小波图像中的红黑小波图像去噪和红黑图像小波增强-Red and black wavelet denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:584020
    • 提供者:丁伟
  1. image-denoising-using-wavelet

    0下载:
  2. 该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。-This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:395891
    • 提供者:wumeng
  1. xiaobotuxiangquzao

    0下载:
  2. 小波图像去噪的matlab程序,实现多种阀值之间的比较-Wavelet image denoising Matlab program, a variety of threshold comparison between
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:24624
    • 提供者:唐建成
  1. xiaobobao

    0下载:
  2. ch3=softt(h3,thr1 clear clc I=imread( lena512.bmp ) imshow(I) I=double(I) II=I+30*randn(size(I)) figure imshow(II,[]) [a1,h1,v1,d1]=dwt2(II, sym8 ) [a2,h2,v2,d2]=dwt2(a1, sym8 ) [a3,h3,v3,d3]=dwt2(a2, sym8 ) sigma=
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:643
    • 提供者:张志强
  1. global-threshold-denoising-1

    0下载:
  2. 小波图像去噪,全局阈值法,是多阈值小波去噪中两大部分:全局阈值法玉局部阈值法的重要组成部分。-Wavelet denoising, the global threshold method, the multi-threshold wavelet de-noising of two parts: the global threshold method jade local threshold an important part of the law.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:541
    • 提供者:王彦飞
  1. xiaobo1111111

    0下载:
  2. 小波图像去噪,没有gui界面,适合要从代码中了解学习原理的人学习-Wavelet image denoising, no gui interface for understanding from learning the principles of the code to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:134151
    • 提供者:文少
  1. wavelet-domain-denoising

    0下载:
  2. wavelet domain denoising-code小波图像去噪源代码,可以使用,能够运行出结果。-wavelet domain denoising
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:763
    • 提供者:Lee
  1. My-bayes-thresholding

    0下载:
  2. 实现基于贝叶斯阈值的小波图像去噪算法,相比较其它的小波去噪算法而言,去噪效果非常好。-Wavelet image denoising based on Bayesian threshold, compared with other wavelet denoising algorithm, the de-noising effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1882912
    • 提供者:张军令
  1. 3

    0下载:
  2. 该程序在matlab平台下编写,是基于尺度和空间混合模型的小波图像去噪。-This program is used to remove the image noise by scale and space hybrid model
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:1024
    • 提供者:依然
  1. tuxiangquzao

    0下载:
  2. 小波图像去噪算法研究,经检验,程序可以运行,为图像去噪打下良好的基础-Wavelet image denoising algorithm, the test, the program can be run, and lay a good foundation for the image denoising
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:944
    • 提供者:梅翠松
  1. denoisingmatlab

    0下载:
  2. 常用的图像去噪算法,基于隐马尔可夫树模型的小波去噪 基于尺度空间和context模型相结合的自适应小波去噪 基于尺度和空间混合模型的小波图像去噪 Bayes估计阈值软门限去噪 -The denoising algorithm used in image denoising, wavelet hidden Markov tree model based on adaptive wavelet denoising combining the scale space and context mode
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:117728
    • 提供者:jingxisikai
  1. 基于小波变换的图像去噪

    1下载:
  2. 利用小波变换实现图像处理,包括图像平滑,去噪,边缘检测,运算,等等(Using wavelet transform to achieve image processing, including image smoothing, denoising, edge detection, computing, and so on)
  3. 所属分类:波变换

  1. xiaobo

    0下载:
  2. 利用小波变换,通过设置阈值对图像进行去噪。 首先对图像用小波进行2层分解,然后通过设置硬阈值和软阈值的方法,对图像高频部分去噪。(The wavelet transform is used to denoise the image by setting threshold. Firstly, the image is decomposed into 2 layers by wavelet, and then the high frequency part of the image is d
  3. 所属分类:波变换

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:YT
  1. MATLAB图像与视频处理实用案例详解试读样章

    6下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
  3. 所属分类:matlab例程

  1. 1

    1下载:
  2. 可用于图像去噪,增强。语音为MATLAB,双树复小波变换的代码。(It can be used for image denoising and enhancement.Speech is MATLAB, dual tree complex wavelet transform code)
  3. 所属分类:波变换

    • 发布日期:2018-01-01
    • 文件大小:285696
    • 提供者:王泽琦
  1. 滤波

    0下载:
  2. 图像去噪的一些程序,可直接使用,只需修改成为自己的文件。(Image denoising of a simple procedure, can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:123456梦
  1. 70099729wavelet_denoise

    2下载:
  2. 利用小波算法实现图像去噪,包含软硬阈值去噪,中值,均值滤波等,内含图片灰度与彩色实例。以及代码文件说明、(The wavelet algorithm is used to denoise the image, including the soft and hard threshold de-noising, the median, the mean filtering and so on, including the image gray and color examples. And code
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:638976
    • 提供者:斌儿!
  1. image denoising

    1下载:
  2. 通过小波变换对加噪图像进行阈值去噪,并实现了信噪比的比较,更加直观的看出去噪后的图像效果。(The wavelet transform is used to denoise the denoised image, and the comparison of the signal to noise ratio is realized, and the image effect after the denoising is seen more intuitively.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:53997568
    • 提供者:小木子23
  1. xiao_bo

    0下载:
  2. 小波变换对图像去噪,小波用海尔基,图像需输入文件名,图像可以直接去噪,也可以添加高斯白噪声后再去噪。压缩包中包含界面。具体情况详见m文件中注释。(Image denoising with wavelet transform,Harr wavelet)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:5786624
    • 提供者:泊照
« 1 2 3 4 5 6 78 9 10 11 12 ... 34 »
搜珍网 www.dssz.com